home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Templates / Flash / flash_template_9 / temp8.swf / scripts / DefineButton2_51 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2003-02-02  |  412 b   |  15 lines

  1. on(press){
  2.    containerMC.daTextBox = eval("/:page4text");
  3.    containerMC.scrollbar._y = 0;
  4.    containerMC.daTextBox.scroll = 0;
  5.    Title.Titlemain.pagetitle = "Links";
  6.    Title1.Titlemain1.pagetitle = "Links";
  7.    Title.gotoAndPlay(1);
  8.    Title1.gotoAndPlay(1);
  9.    shape_mc.gotoAndPlay(1);
  10.    lines_mc.gotoAndPlay(1);
  11.    fadein.gotoAndPlay(1);
  12.    titlesound.gotoAndPlay(2);
  13.    _root.targY = -37;
  14. }
  15.